Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Networking #25

Merged
merged 21 commits into from
Oct 25, 2022
Merged

Networking #25

merged 21 commits into from
Oct 25, 2022

Conversation

AndyZ54
Copy link
Contributor

@AndyZ54 AndyZ54 commented Oct 16, 2022

  • Created Electrical Message and Metrics
  • Changed Wrapped Message
  • Message Receiver, Message Sender edited
  • Moved Protobuf into metrics.dart

@Levi-Lesches Levi-Lesches linked an issue Oct 19, 2022 that may be closed by this pull request
@Levi-Lesches
Copy link
Member

Added Protobuf files to build.yaml and .gitignore, so now you can run

dart run build_runner build

from dashboard instead of running

protoc --dart_out=./generated Protobuf/*.proto

from dashboard/lib/src/data.

@Levi-Lesches Levi-Lesches merged commit 9f77896 into main Oct 25, 2022
@Levi-Lesches Levi-Lesches deleted the networking branch October 25, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a UDP networking service
2 participants